projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bc1b11
)
* menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 10 Dec 2006 20:46:43 +0000
(20:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 10 Dec 2006 20:46:43 +0000
(20:46 +0000)
(menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a924905486ce5e8af80f32919f301726efdd371b..584198f62e8462c1639f0a7f85e564aea0a1d436 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-12-10 Chong Yidong <cyd@stupidchicken.com>
+
+ * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
+ (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
+
2006-12-10 Masatake YAMATO <jet@gyve.org>
* progmodes/ld-script.el (ld-script-keywords): Fix a typo.